object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos Left = 308 Top = 186 BorderStyle = bsDialog Caption = 'Configuraci�n de archivos adjuntos peligrosos' ClientHeight = 160 ClientWidth = 422 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox2: TPlaGroupBox Tag = 15900 Left = 14 Top = 7 Width = 397 Height = 106 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Caption = 'Archivos adjuntos potencialmente peligrosos' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object Label26: TLabel Tag = 16000 Left = 58 Top = 19 Width = 327 Height = 26 AutoSize = False Caption = 'Indica qu� tipo de archivos deseas que sean considerados peligro' + 'sos.' Transparent = True WordWrap = True end object Image1: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PlaCheckBoxMIMEIncorrecto: TPlaCheckBox Tag = 16100 Left = 58 Top = 58 Width = 183 Height = 16 HelpContext = 217 Caption = 'Archivos con tipo MIME incorrecto' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 Visible = False end object PlaCheckBoxDobleExtension: TPlaCheckBox Left = 58 Top = 58 Width = 161 Height = 16 HelpContext = 217 Caption = 'Archivos con doble extensi�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 end object PlaCheckBoxExtensiones: TPlaCheckBox Left = 58 Top = 76 Width = 210 Height = 16 HelpContext = 218 Caption = 'Archivos con las siguientes extensiones' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 end object PlaButtonExtensiones: TPlaButton Left = 315 Top = 73 Width = 70 Height = 21 HelpContext = 219 Caption = 'Extensiones' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = PlaButtonExtensionesClick end end object ButtonAceptar: TPlaButton Tag = 2200 Left = 257 Top = 128 Width = 73 Height = 21 HelpContext = 193 Caption = '&Aceptar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 338 Top = 128 Width = 73 Height = 21 HelpContext = 194 Caption = '&Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end end